home *** CD-ROM | disk | FTP | other *** search
/ Kid Riffs / Kid Riffs (IBM)(1995).bin / kidriffs.z / KIDRIFFS.INI < prev    next >
INI File  |  1995-03-31  |  2KB  |  82 lines

  1. ;KIDRIFFS.INI
  2.  
  3. [midi]
  4. ;These control sound card mixer levels
  5. MidiMixLevel=63488
  6. AuxCDAudioMixLevel=52000
  7. AuxLineInMixLevel=49152
  8. WaveMixLevel=53248
  9.  
  10. ;Controls how far ahead Midi events are posted.
  11. ;Small values give faster mute response; big values are better on slow systems.
  12. LookAheadTime=500
  13.  
  14. ;Controls delay from Play button click to transport start
  15. ; SpecialStartDelay is used when Instrument has changed (for slow-responding sound cards)
  16. NormalStartDelay=50
  17. SpecialStartDelay=600
  18.  
  19. ;Limits maximum number of notes used by KidRiffs.
  20. MaxFreeItems=25000
  21.  
  22. ;These control balance between various groups of Midi synth sounds
  23. ;Offset values range from -64 to 64
  24. ;Range values range from 64 (no compression) to 0 (full compression)
  25. ForegroundDrumOffset=40
  26. ForegroundDrumRange=16
  27. ForegroundInstrumentOffset=30
  28. ForegroundInstrumentRange=48
  29. BackgroundDrumOffset=10
  30. BackgroundDrumRange=32
  31. BackgroundInstrumentOffset=0
  32. BackgroundInstrumentRange=48
  33.  
  34. ;This boost all Midi drums relative to other Midi instruments
  35. MasterVolumeDrumBoost=32
  36.  
  37. ;These offset master volume for Riffs of given type
  38. MelodyVolumeOffset=20
  39. AccompanimentVolumeOffset=-20
  40. BassVolumeOffset=20
  41.  
  42.  
  43. [RiffLocker]
  44. ; Four separate "Depot files" are used for data storage
  45. FileDepot=D:\KIDRIFFS\KIDRIFFS.DPT
  46. UserDepot=D:\KIDRIFFS\USER.DPT
  47. SongDepot=D:\KIDRIFFS\SONGS.DPT
  48. DefaultsDepot=D:\KIDRIFFS\DEFAULTS.DPT
  49.  
  50. [Animation]
  51. Waves1=D:\KIDRIFFS\ANIMWAVE
  52. LWave=D:\KIDRIFFS\LWAVE
  53.  
  54. [Help]
  55. ; Make help modal.
  56. SingleItem=true
  57.  
  58. [DragDrop] 
  59. SmartDragDropThreshold=15
  60.  
  61. [DrumMap]
  62. ; Adapt General Midi drums for SB type sound card 
  63. DrumVolume39 = 20       ;Hand clap
  64. DrumVolume41 = 20       ;low floor tom
  65. DrumVolume44 = 30       ;pedal hihat
  66. DrumVolume46 = 20       ;open hihat
  67. DrumVolume47 = 20       ;low mid tom
  68. DrumVolume48 = 20       ;high mid tom
  69. DrumVolume55 = 20       ;splash cymbal
  70.  
  71. DrumKey3=40             ;Electric snare
  72. DrumKey4=37             ;Sidestick
  73.  
  74. Reassign78=61   ; Mute cuica->low bongo
  75. Reassign79=60   ; Open cuica->hi bongo
  76. Reassign73=69   ; short guiro->cabasa
  77. Reassign74=69   ; long guiro->cabasa
  78. Reassign54=69   ; tambourine->cabasa
  79. Reassign55=49   ; splash cymbal->crash cymbal 1
  80. Reassign70=76   ; maracas->hi wood block
  81. Reassign75=77   ; claves->low wood block
  82.